projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc61e9
)
(w3-view-this-url): Declare as a function.
author
Glenn Morris
<rgm@gnu.org>
Thu, 29 Nov 2007 04:25:49 +0000
(
04:25
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 29 Nov 2007 04:25:49 +0000
(
04:25
+0000)
lisp/ffap.el
patch
|
blob
|
history
diff --git
a/lisp/ffap.el
b/lisp/ffap.el
index af269559bfdf67ea0c4a59ae016693b54d96bc9f..d045e5aa7f90401c5185363658631f7f68cf7c3c 100644
(file)
--- a/
lisp/ffap.el
+++ b/
lisp/ffap.el
@@
-1046,7
+1046,7
@@
Assumes the buffer has not changed."
(message "Copied to kill ring: %s" str))))
;; External.
-
;;;(declare-function w3-view-this-url "
w3" (&optional no-show))
+
(declare-function w3-view-this-url "ext:
w3" (&optional no-show))
(defun ffap-url-at-point nil
"Return url from around point if it exists, or nil."